home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 3537 / MANUAL.TXT < prev    next >
Text File  |  1991-05-06  |  5KB  |  210 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                     Tear Down the Wall
  11.  
  12.                  Copyright (c), 1990, 1991
  13.            by Chet Langin, all rights reserved
  14.  
  15.                       Langin Software
  16.                        532 W. 3rd St.
  17.                     Centralia, IL  62801
  18.                        CIS:  73770,615
  19.  
  20.                     _______
  21.                ____|__     |               (tm)
  22.             --|       |    |-------------------
  23.               |   ____|__  |  Association of
  24.               |  |       |_|  Shareware
  25.               |__|   o   |    Professionals
  26.             -----|   |   |---------------------
  27.                  |___|___|    MEMBER
  28.  
  29.  
  30. Users of "Tear Down the Wall" must accept this
  31. disclaimer of warranty:
  32.  
  33.  "Tear Down the Wall" is supplied as is.  The
  34.  author disclaims all warranties, expressed or implied,
  35.  including, without limitation, the warranties of
  36.  merchantability and of fitness for any purpose.  The
  37.  author assumes no liability for damages, direct or
  38.  consequential, which may result from the use of it.
  39.  
  40.  
  41.  
  42.  
  43.                       <<<  Page 2  >>>
  44.  
  45.  
  46.                      Table of Contents
  47.  
  48.         Welcome                                   3
  49.         Who is this program for?                  3
  50.         What is this program?                     3
  51.         Installation                              3
  52.         Tutorial                                  4
  53.  
  54.         Appendix A -- A list of files             5
  55.         Appendix B -- Troubleshooting             5
  56.  
  57.  
  58.  
  59.  
  60.                       <<<  Page 3  >>>
  61.  
  62.  
  63.      ***************
  64.      **  Welcome  **
  65.      ***************
  66.  
  67. Welcome to "Tear Down the Wall."
  68.  
  69.  
  70.      ********************************
  71.      **  Who is this program for?  **
  72.      ********************************
  73.  
  74. This is a stratagy game for kids and adults.
  75.  
  76.  
  77.      *****************************
  78.      **  What is this program?  **
  79.      *****************************
  80.  
  81. "Tear Down the Wall" is a strategy game invented by
  82. the author where players are awarded points for
  83. destroying the most bricks in a wall.
  84.  
  85. Bricks have different point values and hardness.
  86. The hardness determines how the wall crumbles.
  87.  
  88. Play against a human opponent or against the computer.
  89.  
  90. Select Help from the game menu for the exact rules of the
  91. game.
  92.  
  93.  
  94.      ********************
  95.      **  Installation  **
  96.      ********************
  97.  
  98. What this program needs:
  99.  
  100. >  384K of memory
  101. >  Any monitor
  102. >  MS-DOS 2.0 or higher
  103.  
  104. No installation is required.  Enter WALL to start
  105. the program.  All of the program's files must be in
  106. the default directory.
  107.  
  108.  
  109.  
  110.  
  111.                       <<<  Page 4  >>>
  112.  
  113.  
  114.      ****************
  115.      **  Tutorial  **
  116.      ****************
  117.  
  118. If you are reading this on your computer screen, you
  119. should first print the manual.  Make sure all of files
  120. are in the default directory.  Refer to a DOS manual
  121. to see what this means.  To print the manual, enter
  122. PRINTMAN at the DOS prompt.
  123.  
  124. It is assumed that you will be looking at the printed
  125. manual as you try out the program.
  126.  
  127. The tutorial is a series of steps.
  128.  
  129. 1)  Start the program.
  130.  
  131.     Enter:  WALL
  132.  
  133. 2)  Read the copyright notice, then continue:
  134.  
  135.     Press:  <ENTER>
  136.  
  137. 3)  The wall has already been built and is
  138. ready to go.  Select a brick with the arrow
  139. keys or mouse and watch the wall begin to
  140. crumble.
  141.  
  142. 4)  The computer will select a brick to play
  143. against you.  Watch the scores at the top of
  144. the screen.
  145.  
  146. 5)  It is your turn again.  Select a brick
  147. that supports others so that more will fall.
  148.  
  149. 6)  Keep alternating turns with the computer
  150. until no more bricks are left.  The computer
  151. will annouce the winner.
  152.  
  153. 7)  Select NEW GAME from the menu to keep
  154. playing (press <F1> to get the menu if it
  155. is not displayed).
  156.  
  157. 8)  To exit the program,
  158.  
  159.     Press:  <ESC>
  160.  
  161.  
  162.  
  163.  
  164.                       <<<  Page 5  >>>
  165.  
  166.  
  167.      ******************
  168.      **  Appendix A  **
  169.      ******************
  170.  
  171. The files included with DosEA.
  172.  
  173. MANUAL.TXT     This file!
  174.  
  175. PRINTMAN.BAT   A batch file to print the manual.
  176.  
  177. README.TXT     A file with important information.
  178.  
  179. README.BAT     A batch file which displays README.TXT.
  180.  
  181. WALL.EXE       The program, itself.
  182.  
  183. WALL.OVL       An overlay.
  184.  
  185. ORDERFRM.TXT   The order form to register.
  186.  
  187. REGISTER.BAT   A batch file which prints the order form.
  188.  
  189. VENDOR.DOC     A text file with information for shareware
  190.                distributors.
  191.  
  192.  
  193.      ******************
  194.      **  Appendix B  **
  195.      ******************
  196.  
  197. Troubleshooting.
  198.  
  199. >>>  You get a "file not found" message.
  200.  
  201. All of the files must be in the default directory.
  202. Check a manual on DOS to see what this means.
  203.  
  204. >>>  Possible incompatibility
  205.  
  206. There has been one report that Tear Down the Wall does
  207. not work properly with NANSI.SYS.  Remove NANSI.SYS and
  208. then try, again.
  209.  
  210.